home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Electronic Clipper 1995 April
/
Electronic Clipper 1995-04.iso
/
mac
/
PC_USERS
/
IDEASRC
/
SETUP
/
MPLAYER
/
PLAYER.RC
< prev
next >
Wrap
Text File
|
1993-04-17
|
922b
|
30 lines
// ---------------------------------------------------------------------
//
// Player.rc - Movie Player - QuickTime for Windows
//
// Version 1.0
//
// (c) 1988-1992 Apple Computer, Inc. All Rights Reserved.
//
// ---------------------------------------------------------------------
// Includes
// --------
#include <Windows.H> // Required by Windows
#include <qtole.h> // Required for defines in player.hr
#include "player.hr" // Defines used in mplayer.RC
rcinclude version.rc
// Bitmaps and Icons The icon is here for Program manager to use when creating
// group box entries. The checkers .bmp is used to draw the
// window resizing frame.
// -----------------
PLAYER_PLAYER_DEFICON ICON playenu.ico
PLAYER_CHECKERS_BITMAP BITMAP checkers.bmp